home *** CD-ROM | disk | FTP | other *** search
/ The Ultimate Frank Lloyd…ght - America's Architect / Ultimate Frank Lloyd Wright, The - America's Architect (1994)(Microsoft Home).iso / pre / flw / flwlt17.dir / 00024_Script_24 < prev    next >
Text File  |  1994-11-15  |  302b  |  20 lines

  1. global nowFrame, seeAlsoBlock
  2.  
  3. set nowFrame = " "
  4.  
  5. puppetSprite 4, TRUE
  6. set seeAlsoBlock = TRUE
  7.  
  8. --checkNav
  9.  
  10. --buttonState()
  11.  
  12. if the movieRate of sprite 15 = 0 then
  13.    set seeAlsoBlock = FALSE
  14.   unloadCast E27
  15.   go to (the frame + 1)
  16. end if
  17. when mouseUp then nothing
  18.  
  19. play the frame
  20.